cli4
Verified for current stable LTS
Cli4 Command: List All Zones
Use for List all zones with Cli4. Exact CLI syntax to List all zones using Cli4.
When to use this: Use for List all zones with Cli4.
Command Syntax
cli4 </zones> cli4 </zones> Command Breakdown
cli4 is the base executable for this command.
FAQ
Purpose: Exact syntax to List all zones using Cli4.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Cli4 Command: Create A New DNS Record
cli4 --post <name=example.com> <type=A> <content=192.0.2.1> {/zones/:example.com/dns_records} Cli4 Command: Delete A DNS Record cli4 --delete {/zones/:example.com/dns_records/:record_id} Cli4 Command: Display Account Information cli4 </user> Cli4 Command: List DNS Records For A Specific Zone cli4 {/zones/:example.com/dns_records} Cli4 Command: Purge All Cache For A Zone cli4 --post <purge_everything=true> {/zones/:example.com/purge_cache}